Einhugur macOS Bridge plugin.

NSWorkspace.FrontmostApplication Method

Returns the frontmost app, which is the app that receives key events.

shared FrontmostApplication() as EinhugurMacOSBridge.NSRunningApplication

Parameters

Returns

EinhugurMacOSBridge.NSRunningApplication
The running app instance for the app that receives key events.

Remarks

See Also

NSWorkspace Class